-- JSON module extracted from ITU-T Y.4473 (08/2020)

//Example 13 - An example to address to a property of an entity //Example request: //http://example.org/v1.0/Observations(1)/resultTime //Example response: { "resultTime": "2010-12-23T10:20:00-07:00" }